M

DetailElementOrderUtils.SendBackward

Description:
Moves the given detail instances one step closer to the back with relation to all other detail instances in the view, while keeping the order of the given ones.
Overloads (2):
SendBackward(Document,View,ICollection[ElementId])
public static void SendBackward(
	Document pDocument,
	View pDBView,
	ICollection<ElementId> detailElementIds
)